How to Install chromium-browser software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install chromium-browser software package in Ubuntu 12.04 LTS (Precise Pangolin)

chromium-browser software package provides Chromium browser, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install chromium-browser 

chromium-browser is installed in your system.

Make ensure the chromium-browser package were installed using the commands given below,

$ sudo dpkg-query -l | grep chromium-browser *

You will get with chromium-browser package name, version, architecture and description in a table

chromium-browser package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Web Software
Package chromium-browser
Version 37.0.2062.120-0ubuntu0.12.04.3
Description Chromium browser
Sub Section Web


See Also, How to uninstall or remove chromium-browser software package from Ubuntu 12.04 LTS (Precise Pangolin)?